@charset "utf-8";
.head {
	background-color: #000000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 100%;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	background-position: left top;
	height: 200px;
}
.table {
	text-align: center;
	background-repeat: no-repeat;
	width: 100%;
	background-color: #717171;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border-bottom: thick solid #4E4E4E;
	background-position: left top;
	margin-bottom: 20px;
}
.main .product {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

tbody tr .selected {
	background-image: url(image/selected%20buttons-02.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	text-indent: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: oblique;
	font-size: large;
}
tbody tr .non {
	background-image: url(image/buttons-01.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: auto;
}
.right {
	width: 425px;
	height: 251px;
	margin-left: 0px;
	float: right;
	margin-right: -220px;
}
.animation {
	background-repeat: no-repeat;
	padding-top: 0px;
	clear: none;
	width: 700px;
	margin-left: 15%;


}
.left {
	width: 250px;
	height: 300px;
	float: left;
	clear: none;
	margin-right: 10px;
}
.mm {
	width: 700px;
	float: none;
	clear: none;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 15px;
}
.foot {
	width: 100%;
	height: 50px;
	float: none;
	clear: none;
	text-align: center;
	background-color: #4F4F4F;
	margin-top: 10%;
	background-repeat: no-repeat;
	background-position: 0% bottom;
	color: #FFFFFF;
	border-top: thick solid #AF0002;
}
.gools  {
	width: 700px;
	margin-left: 25%;
	height: 500px;
	margin-top: 15px;
}
.main {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	clear: none;
	opacity: 1;
}
.col_w300.float_r .col_fw_last h4 {
	text-align: left;
}

.gools .gooltext {
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 14px;
	font-family: Tahoma;
	line-height: 49px;
	text-align: right;
	font-weight: bolder;
}
.contact {
	width: 100%;
}
.table .adjust {
	margin-left: auto;
	margin-right: auto;
}
.intro {
	width: 100%;
	text-align: center;
	float: none;
}
.intro .true {
	margin-left: auto;
	margin-right: auto;
}
.contact .LINE {
	float: none;
	padding-left: auto;
	padding-right: auto;
	margin-left: 27px;
}
.centre {
	width: 100%;
}
.m1 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
}
.td {
	width: 50px;
	height: 40px;
	min-width: 0px;
}
tr td .tra {
	-webkit-transition: transform 0.2s ease 0s, opacity 1s ease 0s;
	-o-transition: transform 0.2s ease 0s, opacity 1s ease 0s;
	transition: transform 0.2s ease 0s, opacity 1s ease 0s;
	opacity: 1;
}
.contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
td a .tra2 {
	-webkit-transition: transform 0.2s ease 0s, top .5s ease;
	-o-transition: transform 0.2s ease 0s, top .5s ease;
	transition: transform 0.2s ease 0s, top .5s ease;
}
td a .tra2:hover {
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	top: 5px;
}

tr td .tra:hover {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-opacity: 1;
	opacity: 1;
}
tbody tr .tt {
	text-align: right;
}
